sectionMepInterval
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.69.53.1.23
Object
column r/w
Enumeration
MEP Interval.
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.69.53.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTpSectionEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::sectionMepInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::sectionMepInterval.<sectionName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::sectionMepInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | three-point-three-ms |
2 | ten-ms |
3 | one-hundred-ms |
4 | one-sec |
5 | ten-sec |
6 | one-min |
7 | ten-min |