hm2AgentVrrpExtDomainRole

HM2-PLATFORM-ROUTING-MIB · .1.3.6.1.4.1.248.12.2.260.2.1.4

Object

column r/w Enumeration
The role of this virtual router in its domain. This is none(1) if 
the virtual router is not member of a domain, supervisor(3) if it
is the supervisor of its domain, member(2) otherwise.

Context

MIB
HM2-PLATFORM-ROUTING-MIB
OID
.1.3.6.1.4.1.248.12.2.260.2.1.4
Type
column
Access
readwrite
Status
current
Parent
hm2AgentVrrpExtEntry

Walk 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 'HM2-PLATFORM-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-ROUTING-MIB::hm2AgentVrrpExtDomainRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-ROUTING-MIB::hm2AgentVrrpExtDomainRole.<hm2AgentVrrpExtIfIndex>.<hm2AgentVrrpExtVrid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-ROUTING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-ROUTING-MIB::hm2AgentVrrpExtDomainRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2member
3supervisor