fsMplsOamIgrDetFreq
FS-MPLSOAM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.93.1.1.2.1.5
Object
column r/w
Enumeration
For CV: the frequency is 1s. For FFD: the frequency is one of 50ms,100ms,200ms,500ms. 0: 1s(only for cv); 1: 50ms; 2: 100ms; 3: 200ms; 4: 500ms.
Context
- MIB
- FS-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.93.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsOamIgrEntry
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 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLSOAM-MIB::fsMplsOamIgrDetFreq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLSOAM-MIB::fsMplsOamIgrDetFreq.<fsMplsOamIgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-MPLSOAM-MIB::fsMplsOamIgrDetFreq'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cv1000ms |
1 | ffd50ms2 |
2 | ffd100ms3 |
3 | ffd200ms4 |
4 | ffd500ms5 |