ospfPmShamLinkAuthKey
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.25.1.15
Object
column r/w
OctetString
The cleartext password used as an OSPF Authentication key
when simplePassword security is enabled. This object does
not access any OSPF Cryptogaphic (e.g. MD5)
Authentication Key under any circumstance.
If the key length is shorter than 8 octets, the agent will
left adjust and zero fill to 8 octets.
Unauthenticated interfaces need no authentication key, and
simple password authentication cannot use a key of more
than 8 octets.
Note that the use of simplePassword authentication is NOT
recommended when there is concern regarding attack upon
the OSPF system. SimplePassword authentication is only
sufficient to protect against accidental misconfigurations
because it re-uses cleartext passwords. [RFC-1704]
When read, ospfPmShamLinkAuthKey always returns an Octet
String of length zero.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.25.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmShamLinkEntry
- 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShamLinkAuthKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShamLinkAuthKey.<ospfPmShamLinkApplIndex>.<ospfPmShamLinkAreaId>.<ospfPmShamLinkLocalIpAddr>.<ospfPmShamLinkRemoteIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmShamLinkAuthKey'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Conformance
Member of