tcsSwitchCutoverSupport
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.14.9
Object
scalar mandatory
Enumeration
willDoLossLess indicates that there are two SC2's
that are in synch.
wontDoLossLess indicates that there are two SC2's that
are NOT in sync.
cantDoLossLess indicates any other situation
(1-SC1/SC2, 2-SC1's).
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.14.9- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- tcsInfo
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 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::tcsSwitchCutoverSupport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGHTSTREAM-MIB::tcsSwitchCutoverSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | willDoLossLess |
2 | wontDoLossLess |
3 | cantDoLossLess |