rlPolicySimpleGalMibIpxRulesAction
GALILEO-MIB ·
.1.3.6.1.4.1.89.56.9.9.1.11
Object
column r/w
Enumeration
Indicates the action to be performed if the rule matches.
Context
- MIB
- GALILEO-MIB
- OID
.1.3.6.1.4.1.89.56.9.9.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicySimpleGalMibIpxRulesEntry
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 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GALILEO-MIB::rlPolicySimpleGalMibIpxRulesAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GALILEO-MIB::rlPolicySimpleGalMibIpxRulesAction.<rlPolicySimpleGalMibIpxRulesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GALILEO-MIB::rlPolicySimpleGalMibIpxRulesAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | blockAndTrap |
3 | permitAndTrap |
4 | permit |