fs3GTrafficPreventMode
FS-3G-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.95.1.6.1.35
Object
column Enumeration
The status of the traffic prevent function appliled currently
Context
- MIB
- FS-3G-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.95.1.6.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fs3GDeviceManagementEntry
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-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-3G-MIB::fs3GTrafficPreventMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-3G-MIB::fs3GTrafficPreventMode.<fs3GRouterSlotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-3G-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-3G-MIB::fs3GTrafficPreventMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |