vlagCurCfgFdbRefresh
LENOVO-GbTOR-G8332-MIB ·
.1.3.6.1.4.1.20301.2.7.16.2.1.18.30
Object
scalar Enumeration
Current VLAG FDB refresh mode configuration. If enabled(1), the switch will refresh the synchronized FDB periodically to prevent the entries from aging. If disabled(2), the switch won't refresh the synchronized FDB periodically.
Context
- MIB
- LENOVO-GbTOR-G8332-MIB
- OID
.1.3.6.1.4.1.20301.2.7.16.2.1.18.30- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- vlagCfg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8332-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8332-MIB::vlagCurCfgFdbRefresh.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8332-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8332-MIB::vlagCurCfgFdbRefresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |