sdpBindFPropBMacAddrOrMacNameTag
TIMETRA-SDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.4.31.1.1
Object
column Enumeration
The value of sdpBindFPropBMacAddrOrMacNameTag specifies whether sdpBindFPropBMacAddrOrMacName contains a MAC name, or a MAC address.
Context
- MIB
- TIMETRA-SDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.4.31.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sdpBindFPropBMacAddrEntry
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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindFPropBMacAddrOrMacNameTag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindFPropBMacAddrOrMacNameTag.<svcId>.<sdpBindId>.<sdpBindFPropBMacAddrOrMacNameTag>.<sdpBindFPropBMacAddrOrMacName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpBindFPropBMacAddrOrMacNameTag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macName |
2 | macAddr |