Npi-NuSwitch-COMMON-MIB

File: Npi-NuSwitch-COMMON-MIB.mib (26965 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
RFC-1212

Imported symbols

mgmt NetworkAddress IpAddress
Counter Gauge TimeTicks
DisplayString TRAP-TYPE OBJECT-TYPE
internet

Defined Types

MacAddress  
OCTET STRING Size(6)    

SwitchPortEntry  
SEQUENCE    
  switchPortIndex INTEGER
  switchPortType INTEGER
  switchPortLink INTEGER
  switchPortEnable INTEGER
  switchPortFullDuplex INTEGER
  switchPortFlowControl INTEGER
  switchPortVirtualLanModeStatus INTEGER
  switchPortSpeed INTEGER
  switchPortAutoNegotiationFunction INTEGER
  switchPortAutoNegotiation INTEGER

SwitchStatisticPortEntry  
SEQUENCE    
  switchStatisticPort INTEGER
  switchStatisticPortInFrames Counter
  switchStatisticPortOutFrames Counter
  switchStatisticPortInDiscards Counter
  switchStatisticPortInKBytes Counter
  switchStatisticPortOutKBytes Counter
  switchStatisticPortRxFCSError Counter
  switchStatisticPortRxAllignError Counter
  switchStatisticPortRxRUNTError Counter
  switchStatisticPortRxFrameLongError Counter
  switchStatisticPortOutDiscards Counter
  switchStatisticPortNetCollision Counter
  switchStatisticPortHashCollision Counter
  switchStatisticPortLossPacket Counter

SwitchSnmpManagerEntry  
SEQUENCE    
  switchSnmpManagerIndex INTEGER
  switchSnmpManagerHostname DisplayString
  switchSnmpManagerIpAddr IpAddress
  switchSnmpManagerComm DisplayString

SwitchCommManagerEntry  
SEQUENCE    
  switchCommManagerIndex INTEGER
  switchCommManagerComm DisplayString
  switchCommManagerGet INTEGER
  switchCommManagerSet INTEGER
  switchCommManagerTrap INTEGER

Defined Values

mgmt 1.3.6.1.2
OBJECT IDENTIFIER    

directory 1.3.6.1.1
OBJECT IDENTIFIER    

experimental 1.3.6.1.3
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

npi 1.3.6.1.4.1.1101
OBJECT IDENTIFIER    

npi-Switching-MIB 1.3.6.1.4.1.1101.2
OBJECT IDENTIFIER    

switch-DS24 1.3.6.1.4.1.1101.2.13
OBJECT IDENTIFIER    

switchBasicHubInfo 1.3.6.1.4.1.1101.2.13.1
OBJECT IDENTIFIER    

switchHubMibVersion 1.3.6.1.4.1.1101.2.13.1.1
MIB version, 1 1 1 10000 -> 0.00.60
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchHubHwAgingSwitch 1.3.6.1.4.1.1101.2.13.1.2
Enable the HW aging or not. If enabled the default Aging will be 300 secs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

switchHubLed 1.3.6.1.4.1.1101.2.13.1.4
The object indicates Hub's LED current status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

switchAddrSpanningTreefunction 1.3.6.1.4.1.1101.2.13.1.5
The object indicates that the spanning tree function supports or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

switchAddrSecurityfunction 1.3.6.1.4.1.1101.2.13.1.6
The object indicates the security function supports or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

basicSwitchPortMonitoringfunction 1.3.6.1.4.1.1101.2.13.1.7
The object indicates the port monitor function supports or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

basicSwitchVirtualLANfunction 1.3.6.1.4.1.1101.2.13.1.8
The object indicates the Virtual LAN function supports or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

basicSwitchHubClearStats 1.3.6.1.4.1.1101.2.13.1.11
Clear switching hub's counters: 1. Bridge MIB (1.3.6.1.2.1.17.) dot1dStpTopChange (.2.4.0) 2. Repeater MIB (1.3.6.1.2.1.22.) !!! Only clear switching hub (unit=1) !!! rptrMonitorGroupTotalFrames (.2.2.1.2) rptrMonitorGroupTotalOctets (.2.2.1.3) rptrMonitorGroupTotalErrors (.2.2.1.4) 3. Switch common MIB (1.3.6.1.4.1.1101.2.1.) switchmonUnitCollision (.11.1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

basicSwitchRMONMIBfunction 1.3.6.1.4.1.1101.2.13.1.12
The object indicates the RMON MIB function supports or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

switchBasicPortInfo 1.3.6.1.4.1.1101.2.13.2
OBJECT IDENTIFIER    

switchPortTable 1.3.6.1.4.1.1101.2.13.2.1
Basic information for each port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchPortEntry

switchPortEntry 1.3.6.1.4.1.1101.2.13.2.1.1
Port information entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchPortEntry  

switchPortIndex 1.3.6.1.4.1.1101.2.13.2.1.1.1
port number : DS24 : ( 1 .. 24) FE-1200 : ( 1 .. 12) FE210 : ( 1 .. 12) FE224: ( 1 .. 6)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchPortType 1.3.6.1.4.1.1101.2.13.2.1.1.3
The type of each port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), tenBaseT(2), tenBase2(3), tenBase5(4), tenBaseF(5), hundredBaseTX(11), hundredBaseFX(12)  


switchPortEnable 1.3.6.1.4.1.1101.2.13.2.1.1.5
Enable/disable status of the port, default = enable(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

switchPortFullDuplex 1.3.6.1.4.1.1101.2.13.2.1.1.6
Full/half duplex, default = disable(2), Conditional Write: this object can be written only when switchPortAutoNegotiation is disable and port is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

switchPortVirtualLanModeStatus 1.3.6.1.4.1.1101.2.13.2.1.1.8
The object indicates whether the port is in Virtual LAN mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchPortSpeed 1.3.6.1.4.1.1101.2.13.2.1.1.9
Port data rate, this object can be writen only when switchPortAutoNegotiation is set disable .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tenMb(2), hundredMb(3)  

switchPortAutoNegotiationFunction 1.3.6.1.4.1.1101.2.13.2.1.1.10
The object indicates that the auto-negotiation function of the port supports or not, default = support(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER support(1), noSupport(2)  

switchPortAutoNegotiation 1.3.6.1.4.1.1101.2.13.2.1.1.11
Enable/disable the function of the port auto-negotiation, default = enable (1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

switchPortMonitorInfo 1.3.6.1.4.1.1101.2.13.7
OBJECT IDENTIFIER    

switchPortMonitorswitch 1.3.6.1.4.1.1101.2.13.7.1
A state to present whether the port monitor function is ON or OF in the hub. The default is OFF.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchPortMonitorMaxCount 1.3.6.1.4.1.1101.2.13.7.2
Max. monitor count in this hub DS24 = 23
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchPortMonitorActiveCount 1.3.6.1.4.1.1101.2.13.7.3
Current active monitor count in this hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchPortMonitoringOperation 1.3.6.1.4.1.1101.2.13.7.4
Operation information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

switchPortMonitorMessageStatus 1.3.6.1.4.1.1101.2.13.7.5
The new operation message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), switch-is-off(2), not-active(3), bad-monitoring-port(4), bad-monitored-port(5)  

switchVirtualLanInfo 1.3.6.1.4.1.1101.2.13.8
OBJECT IDENTIFIER    

switchVirtualLanSwitch 1.3.6.1.4.1.1101.2.13.8.1
A state to present whether the virtul LAN function is ON or OFF in the hub. To OFF the switch must write by the original manager. The default value is OFF.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchVirtualLanOperation 1.3.6.1.4.1.1101.2.13.8.2
Operation information for Virtual LAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

switchVirtualLanMessage 1.3.6.1.4.1.1101.2.13.8.5
the operation message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), switch-is-off(2)  

switchStatisticInfo 1.3.6.1.4.1.1101.2.13.10
OBJECT IDENTIFIER    

switchStatisticPortTable 1.3.6.1.4.1.1101.2.13.10.1
A table that contains information about every port that is associated with this transparent bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchStatisticPortEntry

switchStatisticPortEntry 1.3.6.1.4.1.1101.2.13.10.1.1
A list of information for each port of a transparent bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchStatisticPortEntry  

switchStatisticPort 1.3.6.1.4.1.1101.2.13.10.1.1.1
The port number of the port for which this entry contains Transparent bridging management information. FE-1200 : ( 1 .. 12) FE-210 : ( 1 .. 12) FE-224 : ( 1 .. 6)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchStatisticPortInFrames 1.3.6.1.4.1.1101.2.13.10.1.1.2
The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortOutFrames 1.3.6.1.4.1.1101.2.13.10.1.1.3
The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortInDiscards 1.3.6.1.4.1.1101.2.13.10.1.1.4
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortInKBytes 1.3.6.1.4.1.1101.2.13.10.1.1.5
The number of k-bytes of switchStatisticPortInFrame
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortOutKBytes 1.3.6.1.4.1.1101.2.13.10.1.1.6
The number of k-bytes of switchStatisticPortOutFrame
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortRxFCSError 1.3.6.1.4.1.1101.2.13.10.1.1.7
The number of received FCS error packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortRxAllignError 1.3.6.1.4.1.1101.2.13.10.1.1.8
The number of received allignment error packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortRxRUNTError 1.3.6.1.4.1.1101.2.13.10.1.1.9
The number of received RUNT error packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortRxFrameLongError 1.3.6.1.4.1.1101.2.13.10.1.1.10
The number of received farme too long error packet count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortOutDiscards 1.3.6.1.4.1.1101.2.13.10.1.1.11
Count of valid frames received which were discarded (i.e., filtered) by the outgoing Forwarding Process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortNetCollision 1.3.6.1.4.1.1101.2.13.10.1.1.12
The number of nework collision count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortHashCollision 1.3.6.1.4.1.1101.2.13.10.1.1.13
The number of forward collision count
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchStatisticPortLossPacket 1.3.6.1.4.1.1101.2.13.10.1.1.14
The number of loss packets after the input buffer full
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchMonUnitInfo 1.3.6.1.4.1.1101.2.13.11
OBJECT IDENTIFIER    

switchmonUnitCollision 1.3.6.1.4.1.1101.2.13.11.1
11 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchSpanningTreeInfo 1.3.6.1.4.1.1101.2.13.14
OBJECT IDENTIFIER    

switchSpanningTreeSwitch 1.3.6.1.4.1.1101.2.13.14.1
A switch to select whether the spanning tree is ON or OFF. The default is ON. If the value is changed, the system need to be restarted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchSnmpManagerTable 1.3.6.1.4.1.1101.2.13.15
This table contains the information needed for SNMP Management.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchSnmpManagerEntry

switchSnmpManagerEntry 1.3.6.1.4.1.1101.2.13.15.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchSnmpManagerEntry  

switchSnmpManagerIndex 1.3.6.1.4.1.1101.2.13.15.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchSnmpManagerHostname 1.3.6.1.4.1.1101.2.13.15.1.2
The host name of the management station which has the SNMP access .
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

switchSnmpManagerIpAddr 1.3.6.1.4.1.1101.2.13.15.1.3
The Internet address of the management station which has the SNMP access .
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

switchSnmpManagerComm 1.3.6.1.4.1.1101.2.13.15.1.4
Community name used for SNMP management for this station
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

switchCommManagerTable 1.3.6.1.4.1.1101.2.13.16
This table contains the information needed for access permissions for community
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchCommManagerEntry

switchCommManagerEntry 1.3.6.1.4.1.1101.2.13.16.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchCommManagerEntry  

switchCommManagerIndex 1.3.6.1.4.1.1101.2.13.16.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchCommManagerComm 1.3.6.1.4.1.1101.2.13.16.1.2
Community name used for SNMP management for this station
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

switchCommManagerGet 1.3.6.1.4.1.1101.2.13.16.1.3
The object indicates whether this comminuty has SNMP Get access or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchCommManagerSet 1.3.6.1.4.1.1101.2.13.16.1.4
The object indicates whether this comminuty has SNMP Set access or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

switchCommManagerTrap 1.3.6.1.4.1.1101.2.13.16.1.5
The object indicates whether trap is set to this comminuty or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)