cbeDot1dTpVlanAgingFromGlobal
CISCO-BRIDGE-EXT-MIB ·
.1.3.6.1.4.1.9.9.401.1.1.2.1.3
Object
Indicates whether the aging time applied at
this VLAN is from cbeDot1dTpGlobalAgingTime object
or not.
true(1) indicates the aging time applied at this VLAN is
from cbeDot1dTpGlobalAgingTime object. When true(1) is
configured, value of cbeDot1dTpVlanAgingTime object
in the same row will have the same value as
cbeDot1dTpGlobalAgingTime object.
false(2) indicates the aging time applied at this VLAN is
from cbeDot1dTpVlanAgingTime object.
If users configure cbeDot1dTpVlanAgingTime object in
the same row while this object value is true(1),
this object value will be changed to false(2) to reflect
that the aging time applied at this VLAN is not from
cbeDot1dTpGlobalAgingTime object.
Context
- MIB
- CISCO-BRIDGE-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.401.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cbeDot1dTpVlanEntry
- 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 'CISCO-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BRIDGE-EXT-MIB::cbeDot1dTpVlanAgingFromGlobal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BRIDGE-EXT-MIB::cbeDot1dTpVlanAgingFromGlobal.<cbeDot1dTpVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BRIDGE-EXT-MIB::cbeDot1dTpVlanAgingFromGlobal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of