pethPsePortTimeRange
ECS2100-MIB ·
.1.3.6.1.4.1.259.10.1.43.1.28.6.1.11
Object
column r/w
OctetString
The name of the time range entry bound to the port. This object should be equal to one of the timeRangeName objects in timeRangeTable. The object works when pethPsePortAdminEnable is enabled(1).
Context
- MIB
- ECS2100-MIB
- OID
.1.3.6.1.4.1.259.10.1.43.1.28.6.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pethPsePortExtEntry
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 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::pethPsePortTimeRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::pethPsePortTimeRange.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS2100-MIB::pethPsePortTimeRange'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.