s5EnPortPartTime
S5-ETHERNET-COMMON-MIB ·
.1.3.6.1.4.1.45.1.6.6.1.1.1.4
Object
The length of time to keep the port partitioned when a timed partition is done to the port. This object can only be written in the same request that sets s5EnPortPartStatus to timedPartition(5). Afterwards, it indicates the amount of time left before the timed partition is completed, at which time s5EnPortPartStatus is changed to enabled(2). This object has the value of zero if the port is not time partitioned, or if the amount of time is not available.
Context
- MIB
- S5-ETHERNET-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.6.6.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5EnPortEntry
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 'S5-ETHERNET-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETHERNET-COMMON-MIB::s5EnPortPartTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-ETHERNET-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETHERNET-COMMON-MIB::s5EnPortPartTime.<s5EnPortBrdIndx>.<s5EnPortIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-ETHERNET-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-ETHERNET-COMMON-MIB::s5EnPortPartTime'
Syntax
- Source
- S5-TCS-MIBTimeIntervalSec
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.