cesRserverAdminStatus
CISCO-ENHANCED-SLB-MIB ·
.1.3.6.1.4.1.9.9.470.1.1.1.1.12
Object
This is used for setting the administrative status of the Real server. If set to 'inService', the real server is placed into service. If set to 'outOfService' the real server is taken out of service.
Context
- MIB
- CISCO-ENHANCED-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.470.1.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cesRserverEntry
- Groups
- 2
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 'CISCO-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-SLB-MIB::cesRserverAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-SLB-MIB::cesRserverAdminStatus.<slbEntity>.<cesRserverName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-SLB-MIB::cesRserverAdminStatus'
Syntax
- Source
- CiscoRserverAdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | inService |
2 | outOfService |
3 | inServiceStandby |
Conformance
Member of