slbOperGroupRealServerState
ALTEON-CHEETAH-LAYER4-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.4.4.5.1.3
Object
column r/w
Enumeration
This an action object which is used to temporarily enable/disable a real server in group. The real server will be returned to its configured operational mode when the switch is reset.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.4.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slbOperGroupRealServerEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperGroupRealServerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperGroupRealServerState.<slbOperRealServGroupIndex>.<slbOperGroupRealServIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperGroupRealServerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |