mpsDeviceClipNoScreening
FEC-MPS-MIB ·
.0.53.3.1.1.8
Object
column obsolete
r/w
Enumeration
This value determine when the mpsDeviceMode = itrunk-pp, wether ClipNoScreening is disabled(1) or individual(2) or global(3).
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- mpsDeviceEntry
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 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsDeviceClipNoScreening'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsDeviceClipNoScreening.<mpsDeviceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-MPS-MIB::mpsDeviceClipNoScreening'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | individual |
3 | global |