zxCesCardPhysAddress
ZXCESCARDPROP-MIB ·
.1.3.6.1.4.1.3902.1015.1013.3.1.1.1.1.2
Object
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
Context
- MIB
- ZXCESCARDPROP-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.3.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxCesCardPropEntry
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 'ZXCESCARDPROP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXCESCARDPROP-MIB::zxCesCardPhysAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXCESCARDPROP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXCESCARDPROP-MIB::zxCesCardPhysAddress.<zxCesCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXCESCARDPROP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXCESCARDPROP-MIB::zxCesCardPhysAddress'
Syntax
- Source
- RFC1213-MIBPhysAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.