hzCpPeerAuthenticationFailureAction
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.1.8.3
Object
scalar r/w
Enumeration
This sets the authentication failure action for the system.
Block traffic will block all user traffic including remote
management access. Pass traffic will allow all user traffic
to be sent and recieved
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.1.8.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
blockTraffic- Parent
- hzCpPeerAuthentication
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpPeerAuthenticationFailureAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpPeerAuthenticationFailureAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blockTraffic |
2 | passTraffic |