HUAWEI-NAP-MIB

File: HUAWEI-NAP-MIB.mib (6935 bytes)

Imported modules

HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

hwDatacomm OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP TimeTicks Integer32
Gauge32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TEXTUAL-CONVENTION RowStatus

Defined Types

DateAndTime  
A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC* 0..13 10 11 minutes from UTC 0..59 * Notes: - the value of year is in network-byte order - daylight saving time in New Zealand is +13 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0 Note that if only local time is known, then timezone information (fields 8-10) is not present.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8|11)  

HwNapNeighborEntry  
SEQUENCE    
  hwNapNeighborIndex Integer32
  hwNapLocalPortName OCTET STRING
  hwNapNeighborStatus INTEGER
  hwNapNeighborAbnormalReason INTEGER

Defined Values

hwNap 1.3.6.1.4.1.2011.5.25.206
The MIB module for nap between host and netmanager.
MODULE-IDENTITY    

hwNapScalarObjects 1.3.6.1.4.1.2011.5.25.206.1
OBJECT IDENTIFIER    

hwNapTableObjects 1.3.6.1.4.1.2011.5.25.206.2
OBJECT IDENTIFIER    

hwNapNotifications 1.3.6.1.4.1.2011.5.25.206.3
OBJECT IDENTIFIER    

hwNapNeighborNum 1.3.6.1.4.1.2011.5.25.206.1.1
current configed nap neighbor num.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwNapNeighborTable 1.3.6.1.4.1.2011.5.25.206.2.1
This table contains the records of configed nap neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNapNeighborEntry

hwNapNeighborEntry 1.3.6.1.4.1.2011.5.25.206.2.1.1
Entry of hwNapNeighborTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNapNeighborEntry  

hwNapNeighborIndex 1.3.6.1.4.1.2011.5.25.206.2.1.1.1
Index of nap neighbor table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

hwNapLocalPortName 1.3.6.1.4.1.2011.5.25.206.2.1.1.2
The local port name of nap neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNapNeighborStatus 1.3.6.1.4.1.2011.5.25.206.2.1.1.3
The status of nap neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER detecting(1), established(2), ipAssigned(3), abnormal(4)  

hwNapNeighborAbnormalReason 1.3.6.1.4.1.2011.5.25.206.2.1.1.4
The abnormal reason for nap neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), portNotSupport(1), slaveDisable(2), masterIpAssignError(3), slaveIpAssignError(4)  

hwNapStatusNotify 1.3.6.1.4.1.2011.5.25.206.3.1
If the system configuration is changed in given time, a notification will be generated.
Status: current Access: read-only
NOTIFICATION-TYPE