dot5PhysMgmtBoardDomain

DOT5-PHYS-MIB · .1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.2

Object

column mandatory Enumeration
Returns an indication of the manageability of this MIM by
the device being addressed.  If the value outsideDomain is
returned, then any write requests to this MIM will result 
in an SNMP error BadValue being returned.  If the value 
withinDomain is returned, then the MIM may be managed via 
write requests.

Context

MIB
DOT5-PHYS-MIB
OID
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
dot5PhysMgmtBoardEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outsideDomain
2withinDomain