NMS-LOOPBACK-DETECT-MIB

File: NMS-LOOPBACK-DETECT-MIB.mib (4337 bytes)

Imported modules

SNMPv2-SMI NMS-SMI RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE nmsMgmt
ifIndex

Defined Types

LDPortTableEntry  
SEQUENCE    
  ldPortEnable INTEGER
  ldPortControl INTEGER
  ldPortDefaultExistence INTEGER
  ldPortDestMac OCTET STRING
  ldPortVlanContrl OCTET STRING
  ldPortHelloTime INTEGER
  ldPortRecoverTime INTEGER
  ldPortBloopbackdetected INTEGER

Defined Values

nmsLoopbackDetectMIB 1.3.6.1.4.1.3320.9.252
OBJECT IDENTIFIER    

ldEnable 1.3.6.1.4.1.3320.9.252.1
Loopback-detect global enable configuration to set enable or disable the loopback detection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ldPortTable 1.3.6.1.4.1.3320.9.252.2
A table of port's loopback detection configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LDPortTableEntry

ldPortTableEntry 1.3.6.1.4.1.3320.9.252.2.1
A collection of port's loopback detection configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LDPortTableEntry  

ldPortEnable 1.3.6.1.4.1.3320.9.252.2.1.1
Configuration of enable or disable port's loopback detection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ldPortControl 1.3.6.1.4.1.3320.9.252.2.1.2
Configuration of port's control function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER warnTrap(1), block(2), learning(3), shutdown(4)  

ldPortDefaultExistence 1.3.6.1.4.1.3320.9.252.2.1.3
Configure whether there is loopback under the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ldPortDestMac 1.3.6.1.4.1.3320.9.252.2.1.4
Configuration the loopback detection's dest mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ldPortVlanContrl 1.3.6.1.4.1.3320.9.252.2.1.5
Configure the vlan to loopback detect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ldPortHelloTime 1.3.6.1.4.1.3320.9.252.2.1.6
Configure the period of transmit packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ldPortRecoverTime 1.3.6.1.4.1.3320.9.252.2.1.7
Configure the period of port's recovery.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ldPortBloopbackdetected 1.3.6.1.4.1.3320.9.252.2.1.8
whether loopback is detected on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER