errpWorkMode

ERRP-MIB · .1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.3

Object

column r/w Enumeration
The work mode of the domain. If standard(1) is set, then the domain works on RFC3619
standard. If huaWei(2) is set, then the domain works on RRPP standard, and is able
to work together with the Huawei equipment.

Context

MIB
ERRP-MIB
OID
.1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.3
Type
column
Access
readwrite
Status
current
Parent
errpDomainEntry

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 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERRP-MIB::errpWorkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERRP-MIB::errpWorkMode.<errpDomainId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERRP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERRP-MIB::errpWorkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standard
2huaWei