NMS-IF-MIB

File: NMS-IF-MIB.mib (16198 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI RFC1213-MIB
NMS-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge
TimeTicks DisplayString nmsMgmt
PhysAddress

Defined Types

VIfEntry  
SEQUENCE    
  vifIndex INTEGER
  vifDescr DisplayString
  vifType INTEGER
  vifMtu INTEGER
  vifSpeed Gauge
  vifPhysAddress PhysAddress
  vifAdminStatus INTEGER
  vifOperStatus INTEGER
  vifLastChange TimeTicks

IfStormControlEntry  
SEQUENCE    
  ifIndex INTEGER
  ifStormControlBroadcast INTEGER
  ifStormControlMulticast INTEGER
  ifStormControlUnicast INTEGER

IfSfpParameterEntry  
SEQUENCE    
  ifIndex INTEGER
  txPower INTEGER
  rxPower INTEGER
  temperature INTEGER
  vlotage INTEGER
  curr INTEGER
  vendname OCTET STRING

CableDiagnoseEntry  
SEQUENCE    
  ifIndex INTEGER
  enable INTEGER
  period INTEGER
  description OCTET STRING

Defined Values

nmsIfMIB 1.3.6.1.4.1.3320.9.63
Analog Voice Interface MIB module. This MIB manages the E&M, FXO, FXS Interfaces in the router.
MODULE-IDENTITY    

nmsIfObjects 1.3.6.1.4.1.3320.9.63.1
OBJECT IDENTIFIER    

vifTable 1.3.6.1.4.1.3320.9.63.1.1
A list of voice interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VIfEntry

vifEntry 1.3.6.1.4.1.3320.9.63.1.1.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VIfEntry  

vifIndex 1.3.6.1.4.1.3320.9.63.1.1.1.1
A unique value for each voice interface. Its value ranges between 1 and the value of vifNumber. The value for each voice interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vifDescr 1.3.6.1.4.1.3320.9.63.1.1.1.2
A textual string containing information about the voice interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

vifType 1.3.6.1.4.1.3320.9.63.1.1.1.3
The type of Voice interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), voiceEM(100), voiceFXO(101), voiceFXS(102)  

vifMtu 1.3.6.1.4.1.3320.9.63.1.1.1.4
The size of the largest datagram which can be sent/received on the voice interface, specified in octets. in fact,for voice interface,this value should be 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vifSpeed 1.3.6.1.4.1.3320.9.63.1.1.1.5
contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vifPhysAddress 1.3.6.1.4.1.3320.9.63.1.1.1.6
contains an octet string of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

vifAdminStatus 1.3.6.1.4.1.3320.9.63.1.1.1.7
The desired administrative status of the Analog Telephony interface port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

vifOperStatus 1.3.6.1.4.1.3320.9.63.1.1.1.8
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5)  

vifLastChange 1.3.6.1.4.1.3320.9.63.1.1.1.9
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ifStormControlTable 1.3.6.1.4.1.3320.9.63.1.2
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfStormControlEntry

ifStormControlEntry 1.3.6.1.4.1.3320.9.63.1.2.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfStormControlEntry  

ifIndex 1.3.6.1.4.1.3320.9.63.1.2.1.1
A unique value for each voice interface. Its value ranges between 1 and the value of vifNumber. The value for each voice interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifStormControlBroadcast 1.3.6.1.4.1.3320.9.63.1.2.1.2
Interface Storm Control Broadcast, range is 10-1000000kbps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

ifStormControlMulticast 1.3.6.1.4.1.3320.9.63.1.2.1.3
Interface Storm Control Multicast, range is 10-1000000kbps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

ifStormControlUnicast 1.3.6.1.4.1.3320.9.63.1.2.1.4
Interface Storm Control Unicast, range is 10-1000000kbps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

ifSfpParameterTable 1.3.6.1.4.1.3320.9.63.1.7
A list of sfp property table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfSfpParameterEntry

ifSfpParameterEntry 1.3.6.1.4.1.3320.9.63.1.7.1
A collection of additional objects in the sfp property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfSfpParameterEntry  

ifIndex 1.3.6.1.4.1.3320.9.63.1.7.1.1
The only diid of port in System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

txPower 1.3.6.1.4.1.3320.9.63.1.7.1.2
The tx power of optical module. The unit is 1DBm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rxPower 1.3.6.1.4.1.3320.9.63.1.7.1.3
The rx power of optical module. The unit is 1DBm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

temperature 1.3.6.1.4.1.3320.9.63.1.7.1.4
Sfp module temperature. The unit is 1/256 degree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlotage 1.3.6.1.4.1.3320.9.63.1.7.1.5
Sfp module volt. The unit is 0.1mV.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

curr 1.3.6.1.4.1.3320.9.63.1.7.1.6
Sfp module bias current. The unit is 2uA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vendname 1.3.6.1.4.1.3320.9.63.1.7.1.7
Sfp module vend name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cableDiagnoseTable 1.3.6.1.4.1.3320.9.63.1.8
A interface list of cable diagnose table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CableDiagnoseEntry

cableDiagnoseEntry 1.3.6.1.4.1.3320.9.63.1.8.1
A collection of cable diagnose objects in the interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CableDiagnoseEntry  

ifIndex 1.3.6.1.4.1.3320.9.63.1.8.1.1
The only diid of port in System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

enable 1.3.6.1.4.1.3320.9.63.1.8.1.2
enable=1,disable=2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

period 1.3.6.1.4.1.3320.9.63.1.8.1.3
period=0 means manual scanning, the range of auto scanning period is 1-32767.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

description 1.3.6.1.4.1.3320.9.63.1.8.1.4
cable diagnoisis descpription.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER