fsPoeGlobalAdminStatus
SUPERMICRO-POE-MIB ·
.1.3.6.1.4.1.10876.101.1.103.1.1
Object
scalar r/w
Enumeration
Start or shutdown PoE Module in the system
When set as 'start' PoE module initializes data structures and
gets the power supply status.
When shutdown, all resources used by PoE module
will be released back to the system and also power will
be shut on all PoE enabled ports
Context
- MIB
- SUPERMICRO-POE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.103.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsPoeSystem
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 'SUPERMICRO-POE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-POE-MIB::fsPoeGlobalAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-POE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-POE-MIB::fsPoeGlobalAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |