mpePdnDot1dTpFdbFlags
PDN-MPE-BRIDGE-MIB ·
.1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.6
Object
column mandatory
Enumeration
This object indicates the type of entry in the Bridge table. permanentDHCP -- Entry added due to DHCP client permanentCONFIGURED -- Entry added by User dynamic -- Dynamic Entry
Context
- MIB
- PDN-MPE-BRIDGE-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mpePdnDot1dTpFdbEntry
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 'PDN-MPE-BRIDGE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-BRIDGE-MIB::mpePdnDot1dTpFdbFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-BRIDGE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-BRIDGE-MIB::mpePdnDot1dTpFdbFlags.<entPhysicalIndex>.<mpePdnDot1dTpFdbAddress>.<mpePdnDot1dTpFdbVnidId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-BRIDGE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-BRIDGE-MIB::mpePdnDot1dTpFdbFlags'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | permanentDHCP |
3 | permanentCONFIGURED |
4 | dynamic |