commonDeviceMACAddress
NSCRTV-HFCEMS-COMMON-MIB ·
.1.3.6.1.4.1.17409.1.3.3.2.2.1.10
Object
No description available.
Context
- MIB
- NSCRTV-HFCEMS-COMMON-MIB
- OID
.1.3.6.1.4.1.17409.1.3.3.2.2.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- commonDeviceInfoEntry
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 'NSCRTV-HFCEMS-COMMON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-HFCEMS-COMMON-MIB::commonDeviceMACAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-HFCEMS-COMMON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-HFCEMS-COMMON-MIB::commonDeviceMACAddress.<commonDeviceSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-HFCEMS-COMMON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-HFCEMS-COMMON-MIB::commonDeviceMACAddress'
Syntax
- Source
- RFC1155-SMINetworkAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.