vgRptrGroupOperStatus
DOT12-RPTR-MIB ·
.1.3.6.1.2.1.53.1.1.2.1.1.3
Object
column Enumeration
An object that indicates the operational status
of the group.
A status of notPresent(4) indicates that the
group is temporarily or permanently physically
and/or logically not a part of the system. It
is an implementation-specific matter as to
whether the agent effectively removes notPresent
entries from the table.
A status of operational(2) indicates that the
group is functioning, and a status of
malfunctioning(3) indicates that the group is
malfunctioning in some way.
Context
- MIB
- DOT12-RPTR-MIB
- OID
.1.3.6.1.2.1.53.1.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vgRptrBasicGroupEntry
- 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 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrGroupOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrGroupOperStatus.<vgRptrGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT12-RPTR-MIB::vgRptrGroupOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | operational |
3 | malfunctioning |
4 | notPresent |
5 | underTest |
6 | resetInProgress |
Conformance
Member of