czseSessionCntl
CISCO-ZS-EXT-MIB ·
.1.3.6.1.4.1.9.9.427.1.1.4.1.3
Object
column r/w
Enumeration
This object assists in committing or clearing
the contents of the 'copy' database on this
session.
No action is taken if this object is set to
'noop(3)'.
The value of this object when read is always
'noop(3)'.
The above operation can only be performed by
the owner of the session.
Context
- MIB
- CISCO-ZS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.427.1.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- czseSessionEntry
- 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 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseSessionCntl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseSessionCntl.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-EXT-MIB::czseSessionCntl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | commitChanges |
2 | cleanup |
3 | noop |
Conformance
Member of