affirmedGeographicRedundancyRedundancySwitchoverStatsPeerConnectionStatus
AFFIRMED-GEORED-MIB ·
.0.1.3.1.5
Object
column Enumeration
Geographic Redundancy peer node connection status
Context
- MIB
- AFFIRMED-GEORED-MIB
- OID
.0.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- affirmedGeographicRedundancyRedundancySwitchoverStatsEntry
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 'AFFIRMED-GEORED-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-GEORED-MIB::affirmedGeographicRedundancyRedundancySwitchoverStatsPeerConnectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-GEORED-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-GEORED-MIB::affirmedGeographicRedundancyRedundancySwitchoverStatsPeerConnectionStatus.<affirmedGeographicRedundancyRedundancySwitchoverStatsName>.<affirmedGeographicRedundancyRedundancySwitchoverStatsSwitchoverType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-GEORED-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-GEORED-MIB::affirmedGeographicRedundancyRedundancySwitchoverStatsPeerConnectionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
101 | up |
102 | down |
103 | partially-up |
104 | maint |
105 | dryup |
106 | congested |
107 | unknown |