hmVrrpExtDomainStatus
HIRSCHMANN-MMP4-ROUTING-MIB ·
.1.3.6.1.4.1.248.15.2.9.2.1.5
Object
column Enumeration
Shows if the domain configuration is correct for this virtual router
Context
- MIB
- HIRSCHMANN-MMP4-ROUTING-MIB
- OID
.1.3.6.1.4.1.248.15.2.9.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmVrrpExtEntry
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 'HIRSCHMANN-MMP4-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-ROUTING-MIB::hmVrrpExtDomainStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-MMP4-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-ROUTING-MIB::hmVrrpExtDomainStatus.<hmVrrpExtIfIndex>.<hmVrrpExtVrid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-MMP4-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-MMP4-ROUTING-MIB::hmVrrpExtDomainStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | noSupervisor |
3 | supervisorDown |