fsPbbTeContextSystemControl
SUPERMICRO-PBB-TE-MIB ·
.1.3.6.1.4.1.10876.101.2.11.2.1.1.2
Object
column r/w
Enumeration
Start or shutdown Provider Backbone Brige-Traffic Engg in the system. When set as 'start',resources required by PBB-TE module are allocated & PBB-TE module starts running. When shutdown, all resources used by PBB-TE module will be released to the mempool
Context
- MIB
- SUPERMICRO-PBB-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.2.11.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPbbTeContextEntry
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::fsPbbTeContextSystemControl'
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::fsPbbTeContextSystemControl.<fsPbbTeContextId>'
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::fsPbbTeContextSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |