vrrpOperAuthType
MAIPU-VRRP-MIB ·
.1.3.6.1.4.1.5651.3.95.2.4.1.8
Object
column r/w
Enumeration
Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards track. deault is 1.
Context
- MIB
- MAIPU-VRRP-MIB
- OID
.1.3.6.1.4.1.5651.3.95.2.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vrrpOperEntry
- Groups
- 1
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 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-VRRP-MIB::vrrpOperAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-VRRP-MIB::vrrpOperAuthType.<vrrpOperVrId>.<vrrpOperIfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-VRRP-MIB::vrrpOperAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAuthentication |
2 | simpleTextPassword |
Conformance
Member of