frDlcmiAddressLen
RFC1315-MIB ·
.1.3.6.1.2.1.10.32.1.1.4
Object
column mandatory
r/w
Enumeration
This variable states which address length in octets. In the case of Q922 format, the length indicates the entire length of the address in- cluding the control portion.
Context
- MIB
- RFC1315-MIB
- OID
.1.3.6.1.2.1.10.32.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- frDlcmiEntry
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 'RFC1315-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1315-MIB::frDlcmiAddressLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1315-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1315-MIB::frDlcmiAddressLen.<frDlcmiIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1315-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1315-MIB::frDlcmiAddressLen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | two-octets |
3 | three-octets |
4 | four-octets |