qtechOspfIfAuthKey

QTECH-OSPF-MIB · .1.3.6.1.4.1.27514.1.1.10.2.30.1.4.1.16

Object

column r/w OctetString
The Authentication Key.  If the Area's Author-
ization  Type  is  simplePassword,  and the key
length is shorter than 8 octets, the agent will
left adjust and zero fill to 8 octets.
              
Note that unauthenticated  interfaces  need  no
authentication key, and simple password authen-
tication cannot use a key of more  than  8  oc-
tets.  Larger keys are useful only with authen-
tication mechanisms not specified in this docu-
ment.
              
When read, qtechOspfIfAuthKey always returns an  Oc-
tet String of length zero.

Context

MIB
QTECH-OSPF-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.30.1.4.1.16
Type
column
Access
readwrite
Status
current
Default
0x0000000000000000
Parent
qtechOspfIfEntry
Groups
1

Walk 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 'QTECH-OSPF-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-OSPF-MIB::qtechOspfIfAuthKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-OSPF-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-OSPF-MIB::qtechOspfIfAuthKey.<qtechOspfIfIpAddress>.<qtechOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-OSPF-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-OSPF-MIB::qtechOspfIfAuthKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance