h248RegMode
FD-ONU-MIB ·
.1.3.6.1.4.1.34592.1.3.4.11.3.1.1.7
Object
column r/w
Enumeration
RegMode 0x00: IP address 0x01: domain name 0x02: device name
Context
- MIB
- FD-ONU-MIB
- OID
.1.3.6.1.4.1.34592.1.3.4.11.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h248ParamCfgEntry
- Groups
- 1
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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::h248RegMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::h248RegMode.<ponCardSlotId>.<oltId>.<onuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::h248RegMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipAddress |
1 | domainName |
2 | deviceName |
Conformance
Member of