csHandshakeCheck
CISCO-SNMP-HANDSHAKE-MIB ·
.1.3.6.1.4.1.14179.2.40.1.2.1
Object
scalar SNMPv2-TCTruthValue
This object can be use to perform test of MIB view access. Once the handshake is successfully completed. The MIB-view access will be granted for this object, If MIB-view is not granted yet for this object then no-access error will be returned.
Context
- MIB
- CISCO-SNMP-HANDSHAKE-MIB
- OID
.1.3.6.1.4.1.14179.2.40.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoSnmpHandshakeTest
- Groups
- 1
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 'CISCO-SNMP-HANDSHAKE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-HANDSHAKE-MIB::csHandshakeCheck.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNMP-HANDSHAKE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNMP-HANDSHAKE-MIB::csHandshakeCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of