vplsLdpPwBindMacAddressLimit
VPLS-LDP-MIB ·
.1.3.6.1.2.1.10.275.1.2.1.1
Object
column r/w
Unsigned32
The value of this object specifies the maximum
number of learned and static entries allowed in the
Forwarding database for this PW Binding. The value 0
means there is no limit for this PW Binding.
Context
- MIB
- VPLS-LDP-MIB
- OID
.1.3.6.1.2.1.10.275.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vplsLdpPwBindEntry
- 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 'VPLS-LDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-LDP-MIB::vplsLdpPwBindMacAddressLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VPLS-LDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-LDP-MIB::vplsLdpPwBindMacAddressLimit.<vplsConfigIndex>.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VPLS-LDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VPLS-LDP-MIB::vplsLdpPwBindMacAddressLimit'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of
Compliance refinements
vplsLdpModuleReadOnlyCompliance
readonly
Write access is not required.