bridgeAddressLookupStaticOrDynamic
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.5.1.1
Object
column Enumeration
If bridgeAddressLookupStaticOrDynamic is set to 1,
then this table entry is static and persistent.
If bridgeAddressLookupStaticOrDynamic is set to 2,
then this table entry is learned and is not persistent.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bridgeAddressLookupEntry
- 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 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeAddressLookupStaticOrDynamic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeAddressLookupStaticOrDynamic.<ifIndex>.<bridgeIfAddressType>.<bridgeIfMacOrIpAddress>.<bridgeIfVlanId>.<bridgeIfStagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-BRIDGE-REC-MIB::bridgeAddressLookupStaticOrDynamic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | staticEntry |
2 | dynamicEntry |
Conformance
Member of