bspePethPsePortExtPowerUpMode
BAY-STACK-PETH-EXT-MIB ·
.1.3.6.1.4.1.45.5.8.1.1.1.10
Object
column r/w
Enumeration
Describes the power up mode for the current port. The value dot3af(1) indicates an inrush current of 400mA-450mA. The value highInrush(2) indicates an inrush current as described by the Icut/Ilim (default is 700mA - 1.0A). The value pre802dot3at(3) indicates an inrush current of 400mA-450mA, which is switched to higher Ilim (700mA-1.0A) within 75 miliseconds, after the port is powered up. The value dot3at(4) indicates an inrush current as described by the Icut/Ilim (default is 700mA - 1.0A).
Context
- MIB
- BAY-STACK-PETH-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.8.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bspePethPsePortExtEntry
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 'BAY-STACK-PETH-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-PETH-EXT-MIB::bspePethPsePortExtPowerUpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-PETH-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-PETH-EXT-MIB::bspePethPsePortExtPowerUpMode.<bspePethPsePortExtGroupIndex>.<bspePethPsePortExtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-PETH-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-PETH-EXT-MIB::bspePethPsePortExtPowerUpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot3af |
2 | highInrush |
3 | pre802dot3at |
4 | dot3at |