nbsParitionEnable
GSWITCH-MIB ·
.1.3.6.1.4.1.629.2.3.8
Object
scalar mandatory
r/w
Enumeration
Partition Mode Enable. When more then 32 collisions occur while transmitting, the Switch-G port enters to the Partition mode. It waits for the first good packet from the wire and then return to Normal mode of opration. In Partition mode transmitting fromthe port is enabled but receiving is disabled. 1 - Patrition mode, 2 - Normal mode
Context
- MIB
- GSWITCH-MIB
- OID
.1.3.6.1.4.1.629.2.3.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsDeviceControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSWITCH-MIB::nbsParitionEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSWITCH-MIB::nbsParitionEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |