fsPbbTeEspVidRowStatus
SUPERMICRO-PBB-TE-MIB ·
.1.3.6.1.4.1.10876.101.2.11.3.1.1.2
Object
column r/w
Enumeration
This object indicates the status of this entry. A Vlan ID can be marked as an ESP-VID by creating and activating an entry in this table i.e. by assigning a value of 'createAndGo' for the status. Every Vlan index which has a status of 'active' is an ESP-VID. A Vlan that is marked as an ESP VLAN in this manner should not be deleted without reverting it back to a non-ESP VID first.This is done by setting the status as 'destroy'.
Context
- MIB
- SUPERMICRO-PBB-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.2.11.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPbbTeEspVidEntry
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 'SUPERMICRO-PBB-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PBB-TE-MIB::fsPbbTeEspVidRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PBB-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PBB-TE-MIB::fsPbbTeEspVidRowStatus.<fsPbbTeContextId>.<fsPbbTeEspVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PBB-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PBB-TE-MIB::fsPbbTeEspVidRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | createAndGo |
6 | destroy |