cuspServerGroupStatus
CISCO-USP-MIB ·
.1.3.6.1.4.1.9.9.827.1.2.1.1.4
Object
column Enumeration
This object gives the Server group status as up/partialdown/down. up - All the elements in the server group are up. partialdown - At least one element in the server group is down. down - All the elements in the server group are down.
Context
- MIB
- CISCO-USP-MIB
- OID
.1.3.6.1.4.1.9.9.827.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cuspServerGroupEntry
- Groups
- 1
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-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-USP-MIB::cuspServerGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-USP-MIB::cuspServerGroupStatus.<cuspServerGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-USP-MIB::cuspServerGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | partialdown |
3 | down |
Conformance
Member of